-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Rust crate vergen to v8 - autoclosed #297
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
040007c
to
e629ce3
Compare
f18ce3a
to
f7da20b
Compare
ef1b92e
to
40a4c2a
Compare
40a4c2a
to
9a27972
Compare
9a27972
to
2d3cf28
Compare
2d3cf28
to
1bf6b35
Compare
614a42f
to
94cfe69
Compare
263dcc8
to
bf69eba
Compare
bf69eba
to
41bdbbd
Compare
b57f391
to
259be1d
Compare
259be1d
to
9ab39c5
Compare
90afd04
to
697f702
Compare
9b1cb50
to
1d6a7db
Compare
1d6a7db
to
189af4b
Compare
189af4b
to
41faaae
Compare
41faaae
to
8115d07
Compare
8115d07
to
a64829e
Compare
a64829e
to
0fd4312
Compare
0fd4312
to
82bb70e
Compare
82bb70e
to
38d637b
Compare
38d637b
to
4fdde48
Compare
4fdde48
to
a4e5c71
Compare
a4e5c71
to
d4cb9fd
Compare
f9ff565
to
ad4cf65
Compare
96a2d21
to
03faf7f
Compare
03faf7f
to
f2b0e8f
Compare
32854a5
to
c605ed5
Compare
c605ed5
to
8ee4d30
Compare
fd7f9a3
to
cc15e57
Compare
cc15e57
to
2b79e6e
Compare
2b79e6e
to
32e2752
Compare
4599fd0
to
7e16d92
Compare
7e16d92
to
7e28745
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.5.1
->8.0.0
Release Notes
rustyhorde/vergen (vergen)
v8.3.1
: - vergenCompare Source
v8.3.0
: - vergenCompare Source
cargo
feature unification issue with the git features.v8.2.10
: - vergenCompare Source
DependencyKind
to make using the new cargo dependencies feature more smoothv8.2.9
: - vergenCompare Source
VERGEN_CARGO_DEPENDENCIES
cargo:rustc-env
instructions. Strings with newlines break this output.si
feature to allow more granular control over what is refreshed when initializingsysinfo
.v8.2.8
: - vergenCompare Source
v8.2.7
: - vergenCompare Source
dirty
status in outputv8.2.6
: - vergenCompare Source
v8.2.5
Compare Source
v8.2.4
: - vergenCompare Source
time
to0.3.22
to fix issues where a new used function did not appear in older patch versions, causing those who haven't runcargo update
recently to see errors buildingvergen
v8.2.3
Compare Source
gix
to 0.48.0build.rs
location.NOTE - Using a local offset will likely cause failures on Unix systems due to the
Soundness
check that thetime
crate performs. I don't want to introduce unsoundness support tovergen
.v8.2.1
: - vergenCompare Source
gitcl
feature timestamp parsing.v8.2.0
: - vergenCompare Source
disable_git
)v8.1.3
: - vergenCompare Source
gix
dependency updated to0.44.1
.0.43.1
and0.44.0
were yanked due to dependency issues.v8.1.2
: - vergenCompare Source
git2-rs
to0.17.1
)v8.1.1
Compare Source
--match
on thegitcl
feature to be wrapped with quotes so globbing works properly across many shells.v8.1.0
Compare Source
gitcl
command line check. Some versions of git do not recognize the-v
option. This was changed togit --version
by default. You can also now specify the command you wish to use to check for git in configuration.match
glob string for thegit describe
output. This is supported in thegitcl
andgit2
features. At this time I could not determine how to do the similar logic withgitoxide
so this config has no effect in that feature.v8.0.0
Compare Source
gix 0.42.0
.README.md
to reflect new release.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.